.. _`Index rows in Table`: .. _`org.sysess.sympathy.index.rows.table`: Index rows in Table ``````````````````` .. image:: lookup.svg :width: 48 Documentation ::::::::::::: Index rows in Table. Select items to output by specifying integer indices. Multiple indices can be used. The output has the same structure as the input but the same number of items or fewer depending on if just a few or if all indices were selected. Because the number of rows can become very large, only selected indices are shown. To add, right-click and press Insert. Then rename the entry to the desired integer index and check it. Definition :::::::::: Input ports ........... **data** table Input Table Output ports ............ **data** table Output Table Configuration ............. **Select index** (index) Edit indices to select (must be integers). Because the number of rows can become too large, only selected indices are shown. To add, right-click and press Insert. The values must be edited to integer values Related nodes ............. * :ref:`org.sysess.sympathy.index.columns.table` Implementation .............. .. automodule:: node_index_table :noindex: .. class:: IndexRowsTable :noindex: